Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AccessControlOwnable #280

Open
wants to merge 48 commits into
base: time-types
Choose a base branch
from
Open

Conversation

ItsNickBarry
Copy link
Member

Continuation of #228, which was erroneously closed by GitHub.

@ItsNickBarry ItsNickBarry changed the base branch from master to msg-sender-trick March 19, 2025 06:10
Base automatically changed from msg-sender-trick to master March 29, 2025 03:59
@ItsNickBarry
Copy link
Member Author

ItsNickBarry commented Apr 5, 2025

This contract is far too opinionated.

Need to do this:

  • Replace the admin rules with a simple Ownable integration, where owner is the admin and has control over all roles.
  • Add a SafeOwnableTimelock module to optionally replace the time-based admin rules.

@ItsNickBarry ItsNickBarry changed the title Add AccessControlDefaultAdminRules Add AccessControlOwnable Apr 5, 2025
@ItsNickBarry ItsNickBarry marked this pull request as ready for review April 7, 2025 01:53
@ItsNickBarry ItsNickBarry changed the base branch from master to time-types April 7, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants